home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8411 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  798 b 

  1. Path: isonews.bbn.hp.com!hpbblb!news
  2. From: Matthias Dittrich <matti>
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Permutations
  5. Date: 4 Mar 1996 09:04:40 GMT
  6. Organization: Hewlett-Packard Co.
  7. Message-ID: <4hebn8$qf2@hpbblb.bbn.hp.com>
  8. References: <Dn8yz9.GGy@spuddy.mew.co.uk> <4grvqb$8n9@hpbblb.bbn.hp.com> <1996Mar2.034112.3869@dcs.warwick.ac.uk>
  9. NNTP-Posting-Host: trabant.bbn.hp.com
  10. Mime-Version: 1.0
  11. Content-Type: text/plain; charset=us-ascii
  12. Content-Transfer-Encoding: 7bit
  13. X-Mailer: Mozilla 1.1N (X11; I; HP-UX A.09.07 9000/712)
  14. X-URL: news:1996Mar2.034112.3869@dcs.warwick.ac.uk
  15.  
  16. The one and only argument you have to give to the program is the number
  17. of chars you want to permute (e.g program 5). The main function wasn't
  18. thought to be perfect but only to test the functions.
  19.  
  20. Good luck,
  21. Matthias
  22.  
  23.